home *** CD-ROM | disk | FTP | other *** search
/ Treccani Italiana Di Scienze Lettere Ed Arti / [Enciclopedia] Treccani Italiana di scienze lettere ed arti.iso / pc / data / xxi_appendice_dvd.swf / scripts / DefineSprite_635_MC_ProspettiveImageGallery / frame_1 / PlaceObject2_560_TextArea_151 / CLIPACTIONRECORD on(construct).as
Text File  |  2007-11-08  |  233b  |  14 lines

  1. on(construct){
  2.    editable = false;
  3.    html = true;
  4.    text = "";
  5.    wordWrap = true;
  6.    maxChars = null;
  7.    restrict = "";
  8.    enabled = true;
  9.    password = false;
  10.    visible = true;
  11.    minHeight = 0;
  12.    minWidth = 0;
  13. }
  14.